home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power CD-ROM!! 8
/
Power CD-ROM 8.iso
/
prgmming
/
oldutil
/
fmat.doc
< prev
next >
Wrap
Text File
|
1994-12-10
|
403b
|
12 lines
FMAT.COM is the compiled output of FMAT.PAS. It will format a floppy
disk in about 45 seconds. The syntax to use is:
FMAT x: /n
where x: is the drive designator
/n is an optional switch that will speed things up by turning off
the verify process.
The Turbo Pascal source code is included and should be studied if you
are going to recompile the program to make any changes.